Skip to content

fix: parse go env in json format#167

Merged
ruromero merged 1 commit into
guacsec:mainfrom
ruromero:fix/go-envs
Jul 24, 2025
Merged

fix: parse go env in json format#167
ruromero merged 1 commit into
guacsec:mainfrom
ruromero:fix/go-envs

Conversation

@ruromero

Copy link
Copy Markdown
Collaborator

Description

Use the json format for the go env command to make it OS agnostic

Related issue (if any): fixes #166

Checklist

  • I have followed this repository's contributing guidelines.
  • I will adhere to the project's code of conduct.

@ruromero ruromero requested a review from soul2zimate July 24, 2025 09:29
Comment thread src/main/java/com/redhat/exhort/providers/GoModulesProvider.java Outdated
Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>
@ruromero ruromero enabled auto-merge (squash) July 24, 2025 10:32
@ruromero ruromero merged commit 81745a3 into guacsec:main Jul 24, 2025
5 checks passed
@ruromero ruromero deleted the fix/go-envs branch July 24, 2025 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[go] go env output is different in windows than unix

2 participants